-
Home
-
Staatic – Static Site Generator
-
1.2.3
-
Code
-
Classes
- MigrationCoordinator
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
155 |
Lines of code |
87 |
Logical lines of code |
46 |
Comment lines |
24 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
status() |
S |
57 |
6 |
17 |
migrate() |
S |
58 |
3 |
16 |
isMigrating() |
S |
68 |
2 |
7 |
shouldMigrate() |
S |
68 |
2 |
7 |
__construct() |
S |
71 |
1 |
6 |
clearTransientCache() |
S |
69 |
1 |
7 |
migrationSuccessful() |
S |
70 |
1 |
6 |
migrationFailed() |
S |
65 |
1 |
9 |
lockMigration() |
S |
72 |
1 |
5 |
setStatus() |
S |
75 |
1 |
4 |
optionName() |
S |
79 |
1 |
3 |